The Imagick class
PHP Manual

Imagick::getImageType

(PECL imagick 0.9.10-0.9.9)

Imagick::getImageTypeGets the potential image type

Descripción

int Imagick::getImageType ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Gets the potential image type.

Valores retornados

Retruns the potential image type. Throw an ImagickException on error.


The Imagick class
PHP Manual